Skip to content

fix: update actions/cache@v5 to hash-pinned version (v5.0.5)#65

Merged
vvolkl merged 1 commit into
mainfrom
64-security-replace-actions-tag-with-concrete-commit-sha
May 22, 2026
Merged

fix: update actions/cache@v5 to hash-pinned version (v5.0.5)#65
vvolkl merged 1 commit into
mainfrom
64-security-replace-actions-tag-with-concrete-commit-sha

Conversation

@wdconinc

Copy link
Copy Markdown
Collaborator

This PR fixes #64 by pinning actions/cache to the commit hash instead of mutable tag. Ref: https://github.com/actions/cache/releases/tag/v5.0.5 for commit hash.

Copilot AI review requested due to automatic review settings May 21, 2026 19:22
@wdconinc wdconinc linked an issue May 21, 2026 that may be closed by this pull request
@wdconinc wdconinc requested a review from vvolkl May 21, 2026 19:22
@wdconinc

Copy link
Copy Markdown
Collaborator Author

FYI @eflumerf

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the actions/cache dependency used by this composite action to a full-length commit SHA to satisfy GitHub’s “Require actions to be pinned to a full-length commit SHA” security setting (fixes #64).

Changes:

  • Replace actions/cache@v5 with the full commit SHA corresponding to the v5.0.5 release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vvolkl vvolkl merged commit d93d881 into main May 22, 2026
1 check passed
@vvolkl vvolkl deleted the 64-security-replace-actions-tag-with-concrete-commit-sha branch May 22, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security: Replace Actions tag with concrete commit SHA

3 participants